projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03c5cee
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Wed, 8 Jul 2009 03:49:31 +0000
(
03:49
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 8 Jul 2009 03:49:31 +0000
(
03:49
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index fb583a28b7165362f26ee797db77a25b3dc92573..49437c3aadef078feba759071a375fa9b6cec135 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,10
@@
2009-07-08 Kenichi Handa <handa@m17n.org>
+ * fontset.c (fontset_find_font): Fix the logic of handling
+ charset_matched.
+ (font_for_char): Delete unused var.
+ (generate_ascii_font_name): Delete it.
+
* coding.h (JIS_TO_SJIS2): Fix the code range check.
* coding.c (detect_coding_sjis): Handle shift_jis-2004 correctly.